How to Install libboost-date-time-dev software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libboost-date-time-dev software package in Ubuntu 17.04 (Zesty Zapus)

libboost-date-time-dev software package provides set of date-time libraries based on generic programming concepts (default version), you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libboost-date-time-dev 

libboost-date-time-dev is installed in your system.

Make ensure the libboost-date-time-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libboost-date-time-dev *

You will get with libboost-date-time-dev package name, version, architecture and description in a table

libboost-date-time-dev package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Library development
Package libboost-date-time-dev
Version 1.62.0.1
Description set of date-time libraries based on generic programming concepts (default version)
Sub Section libdevel


See Also, How to uninstall or remove libboost-date-time-dev software package from Ubuntu 17.04 (Zesty Zapus)?